Home
last modified time | relevance | path

Searched refs:bnepu_allocate_bcb (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/bnep/
Dbnep_int.h196 extern tBNEP_CONN* bnepu_allocate_bcb(const RawAddress& p_rem_bda);
Dbnep_api.cc138 p_bcb = bnepu_allocate_bcb(p_rem_bda); in BNEP_Connect()
Dbnep_main.cc124 ((p_bcb = bnepu_allocate_bcb(bd_addr)) == NULL)) { in bnep_connect_ind()
Dbnep_utils.cc109 tBNEP_CONN* bnepu_allocate_bcb(const RawAddress& p_rem_bda) { in bnepu_allocate_bcb() function