Home
last modified time | relevance | path

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

/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() argument
107 if (p_cb == NULL) { in init()
131 bt_vendor_cbacks = (bt_vendor_callbacks_t *)p_cb; in 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() argument
107 if (p_cb == NULL) { in init()
131 bt_vendor_cbacks = (bt_vendor_callbacks_t *)p_cb; in init()
/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_lib.h167 int (*init)(const bt_vendor_callbacks_t* p_cb, unsigned char* local_bdaddr);
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_lib.h167 int (*init)(const bt_vendor_callbacks_t* p_cb, unsigned char* local_bdaddr);

Completed in 2 milliseconds