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

  /system/bt/btif/src/
btif_dm.c 900 BTA_DmPinReply( (UINT8*)bd_addr.address, TRUE, 4, pin_code.pin);
917 BTA_DmPinReply( (UINT8*)bd_addr.address, TRUE, 4, pin_code.pin);
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /system/bt/bta/dm/
bta_dm_api.c 421 ** Function BTA_DmPinReply
430 void BTA_DmPinReply(BD_ADDR bd_addr, BOOLEAN accept, UINT8 pin_len, UINT8 *p_pin)
    [all...]

Completed in 32 milliseconds