HomeSort by relevance Sort by last modified time
    Searched refs:bnepu_find_bcb_by_bd_addr (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/bnep/
bnep_int.h 216 extern tBNEP_CONN *bnepu_find_bcb_by_bd_addr (UINT8 *p_bda);
bnep_api.c 141 tBNEP_CONN *p_bcb = bnepu_find_bcb_by_bd_addr (p_rem_bda);
bnep_main.c 122 tBNEP_CONN *p_bcb = bnepu_find_bcb_by_bd_addr (bd_addr);
bnep_utils.c 72 ** Function bnepu_find_bcb_by_bd_addr
80 tBNEP_CONN *bnepu_find_bcb_by_bd_addr (UINT8 *p_bda) function
    [all...]

Completed in 1694 milliseconds