Lines Matching full:__func__
75 BTM_TRACE_DEBUG ("%s: dev_type=0x%x", __func__, dev_type);
80 BTM_TRACE_ERROR("%s: %d max devices reached!", __func__, BTM_SEC_MAX_DEVICE_RECORDS);
97 BTM_TRACE_DEBUG("%s: Device added, handle=0x%x ", __func__, p_dev_rec->ble_hci_handle);
190 BTM_TRACE_DEBUG ("%s", __func__);
223 BTM_TRACE_DEBUG ("%s", __func__);
436 BTM_TRACE_DEBUG ("%s", __func__);
878 BTM_TRACE_DEBUG ("%s No security required for outgoing connection", __func__);
889 BTM_TRACE_DEBUG ("%s No security required for incoming connection", __func__);
900 BTM_TRACE_DEBUG ("%s ble_sec_act %d", __func__ , ble_sec_act);
968 BTM_TRACE_WARNING ("%s PSM: %d no application registerd", __func__, psm);
982 BTM_TRACE_DEBUG ("%s Security met", __func__);
988 BTM_TRACE_DEBUG ("%s Encryption needs to be done", __func__);
993 BTM_TRACE_DEBUG ("%s Pairing with MITM needs to be done", __func__);
998 BTM_TRACE_DEBUG ("%s Pairing with No MITM needs to be done", __func__);
1003 BTM_TRACE_DEBUG ("%s Ecryption pending", __func__);
1457 BTM_TRACE_DEBUG("%s, no action needed. Ignore", __func__);
1727 __func__);
1752 BTM_TRACE_DEBUG ("%s", __func__);
1794 BTM_TRACE_EVENT ("%s", __func__);
1798 LOG_INFO(LOG_TAG, "%s matched and resolved random address", __func__);
1814 LOG_INFO(LOG_TAG, "%s unable to match and resolve random address", __func__);
2039 BTM_TRACE_DEBUG("%s: Ignoring SMP Security request", __func__);
2157 BTM_TRACE_DEBUG ("%s", __func__);
2161 BTM_TRACE_ERROR("%s-data signing can not be done from unknown device", __func__);
2169 BTM_TRACE_DEBUG("%s-Start to generate Local CSRK", __func__);
2185 BTM_TRACE_DEBUG("%s p_mac = %d", __func__, p_mac);
2232 BTM_TRACE_DEBUG ("%s rcv_cnt=%d >= expected_cnt=%d", __func__, counter,
2271 BTM_TRACE_ERROR ("%s fails", __func__);
2276 BTM_TRACE_ERROR ("%s-this is not LE device", __func__);
2303 __func__, *p_le_dev_sec_flags, *p_le_key_size);
2329 __func__, (bd_addr[0]<<24)+(bd_addr[1]<<16)+(bd_addr[2]<<8)+bd_addr[3],
2362 __func__,(bd_addr[0]<<24)+(bd_addr[1]<<16)+(bd_addr[2]<<8)+bd_addr[3],
2369 BTM_TRACE_ERROR ("%s can't access supported key size",__func__);
2378 BTM_TRACE_ERROR ("%s can't access supported key size",__func__);
2382 BTM_TRACE_DEBUG ("%s device supports key size = %d", __func__, dev_io_cfg.max_key_size);