Home | History | Annotate | Download | only in src

Lines Matching refs:BTA_DmPinReply

689                 BTA_DmPinReply( (UINT8*)bd_addr.address, TRUE, 4, pin_code.pin);
706 BTA_DmPinReply( (UINT8*)bd_addr.address, TRUE, 4, pin_code.pin);
1913 BTA_DmPinReply( (UINT8 *)bd_addr->address, FALSE, 0, NULL);
1926 BTA_DmPinReply( (UINT8 *)bd_addr->address, FALSE, 0, NULL);
1991 BTA_DmPinReply( (UINT8 *)bd_addr->address, accept, pin_len, pin_code->pin);
1996 BTA_DmPinReply( (UINT8 *)bd_addr->address, accept, pin_len, pin_code->pin);