Home
last modified time | relevance | path

Searched refs:init (Results 1 - 4 of 4) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_lib.h141 /* notifies caller result of init request */
167 int (*init)(const bt_vendor_callbacks_t* p_cb, unsigned char* local_bdaddr); member
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_lib.h141 /* notifies caller result of init request */
167 int (*init)(const bt_vendor_callbacks_t* p_cb, unsigned char* local_bdaddr); member
/vendor/hihope/dayu210/bluetooth/src/
H A Dbt_vendor_brcm.c102 static int init(const bt_vendor_callbacks_t *p_cb, unsigned char *local_bdaddr) in init() function
104 HILOGI("init, bdaddr:%02x%02x:%02x%02x:%02x%02x", local_bdaddr[0], local_bdaddr[1], local_bdaddr[2], in init()
108 HILOGE("init failed with no user callbacks!"); in init()
217 init,
/vendor/hihope/rk3568/bluetooth/src/
H A Dbt_vendor_brcm.c102 static int init(const bt_vendor_callbacks_t *p_cb, unsigned char *local_bdaddr) in init() function
104 HILOGI("init, bdaddr:%02x%02x:%02x%02x:%02x%02x", local_bdaddr[0], local_bdaddr[1], local_bdaddr[2], in init()
108 HILOGE("init failed with no user callbacks!"); in init()
217 init,

Completed in 2 milliseconds