Home | History | Annotate | Download | only in src

Lines Matching refs:BTA_DmPinReply

875                 BTA_DmPinReply( (UINT8*)bd_addr.address, TRUE, 4, pin_code.pin);
892 BTA_DmPinReply( (UINT8*)bd_addr.address, TRUE, 4, pin_code.pin);
2332 BTA_DmPinReply( (UINT8 *)bd_addr->address, FALSE, 0, NULL);
2345 BTA_DmPinReply( (UINT8 *)bd_addr->address, FALSE, 0, NULL);
2431 BTA_DmPinReply( (UINT8 *)bd_addr->address, accept, pin_len, pin_code->pin);
2436 BTA_DmPinReply( (UINT8 *)bd_addr->address, accept, pin_len, pin_code->pin);